PowerTCP Mail for .NET
Resource Constructor(Byte[])




Bytes used to initialize Content.
Constructor used to subsequently encode the provided Stream.
Syntax
Public Function New( _
   ByVal content() As Byte _
)
Dim content() As Byte
 
Dim instance As New Resource(content)
public Resource( 
   byte[] content
)
public: Resource( 
   byte[]* content
)
public:
Resource( 
   array<byte>^ content
)

Parameters

content
Bytes used to initialize Content.
See Also

Reference

Resource Class
Resource Members
Overload List


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic